projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
099787c
)
(enum event_kind): Added menu_bar_activate_event.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 25 Jul 1995 20:24:46 +0000
(20:24 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 25 Jul 1995 20:24:46 +0000
(20:24 +0000)
src/termhooks.h
patch
|
blob
|
history
diff --git
a/src/termhooks.h
b/src/termhooks.h
index d86dd8637945fcc0ede0cd9e0d135399df19a731..94bdc0df4ad2188d46e27552ccaeec7a24c4367c 100644
(file)
--- a/
src/termhooks.h
+++ b/
src/termhooks.h
@@
-253,7
+253,9
@@
enum event_kind
Lisp-level event value.
(Only the toolkit version uses these.) */
iconify_event, /* An X client iconified this window. */
- deiconify_event /* An X client deiconified this window. */
+ deiconify_event, /* An X client deiconified this window. */
+ menu_bar_activate_event /* A button press in the menu bar
+ (toolkit version only). */
};
/* If a struct input_event has a kind which is selection_request_event